home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Sweet Home 3D 1.4 / SweetHome3D-1.4-windows.exe / {app} / jre1.6.0_06 / lib / calendars.properties next >
Text File  |  2008-10-07  |  1KB  |  38 lines

  1. #
  2. # @(#)calendars.properties    1.2 07/01/18
  3. #
  4. # Copyright 2005 Sun Microsystems, Inc. All rights reserved.
  5. # SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  6. #
  7.  
  8. #
  9. # Japanese imperial calendar
  10. #
  11. #   Meiji  since 1868-01-01 00:00:00 local time (Gregorian)
  12. #   Taisho since 1912-07-30 00:00:00 local time (Gregorian)
  13. #   Showa  since 1926-12-25 00:00:00 local time (Gregorian)
  14. #   Heisei since 1989-01-08 00:00:00 local time (Gregorian)
  15. calendar.japanese.type: LocalGregorianCalendar
  16. calendar.japanese.eras: \
  17.     name=Meiji,abbr=M,since=-3218832000000;  \
  18.     name=Taisho,abbr=T,since=-1812153600000; \
  19.     name=Showa,abbr=S,since=-1357603200000;  \
  20.     name=Heisei,abbr=H,since=600220800000
  21.  
  22. #
  23. # Taiwanese calendar
  24. #   Minguo since 1911-01-01 00:00:00 local time (Gregorian)
  25. calendar.taiwanese.type: LocalGregorianCalendar
  26. calendar.taiwanese.eras: \
  27.     name=MinGuo,since=-1830384000000
  28.  
  29. #
  30. # Thai Buddhist calendar
  31. #   Buddhist Era since -542-01-01 00:00:00 local time (Gregorian)
  32. calendar.thai-buddhist.type: LocalGregorianCalendar
  33. calendar.thai-buddhist.eras: \
  34.     name=BuddhistEra,abbr=B.E.,since=-79302585600000
  35. calendar.thai-buddhist.year-boundary: \
  36.     day1=4-1,since=-79302585600000; \
  37.     day1=1-1,since=-915148800000
  38.